func github.com/jackc/pgx/v5/pgconn.isAbsolutePath
3 uses
github.com/jackc/pgx/v5/pgconn (current package)
config.go#L199: func isAbsolutePath(path string) bool {
config.go#L218: if isAbsolutePath(host) {
pgconn.go#L197: if isAbsolutePath(fb.Host) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)